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

declare const RouteFillIcon: RemixiconReactIconComponentType;
export default RouteFillIcon;
