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

declare const BikeFillIcon: RemixiconReactIconComponentType;
export default BikeFillIcon;
