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

declare const OutletLineIcon: RemixiconReactIconComponentType;
export default OutletLineIcon;
