import { IconProps } from '../Icon'; declare function SvgDirectionsBike(props: IconProps): JSX.Element; export default SvgDirectionsBike;