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

declare const GpsFillIcon: RemixiconReactIconComponentType;
export default GpsFillIcon;
