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

declare const CompassFillIcon: RemixiconReactIconComponentType;
export default CompassFillIcon;
