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

declare const RouteLineIcon: RemixiconReactIconComponentType;
export default RouteLineIcon;
