import { SVGProps } from "react";
declare const GYSiGlyphBicycleMan: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphBicycleMan };
