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

declare const BikeLineIcon: RemixiconReactIconComponentType;
export default BikeLineIcon;
