import { SvgIconComponent } from './types'; declare const BikeScooterIcon: SvgIconComponent; export default BikeScooterIcon;