import { ReactIconComponentType } from '../types';

declare const BikeScooter: ReactIconComponentType;
export default BikeScooter;
            