import { IconSvgProps } from '../types';
declare const Bicycle: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Bicycle;
//# sourceMappingURL=Bicycle.d.ts.map