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