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

declare const RouterFillIcon: RemixiconReactIconComponentType;
export default RouterFillIcon;
