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

declare const RouterLineIcon: RemixiconReactIconComponentType;
export default RouterLineIcon;
