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