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

declare const Compass4FillIcon: RemixiconReactIconComponentType;
export default Compass4FillIcon;
