/// import { IconProps } from '../../types'; declare const Bicycling: (allProps: IconProps) => JSX.Element; export default Bicycling;