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

declare const Compass2FillIcon: RemixiconReactIconComponentType;
export default Compass2FillIcon;
