import { RemixiconReactIconComponentType } from './dist/typings';

declare const Compass3FillIcon: RemixiconReactIconComponentType;
export default Compass3FillIcon;
