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