import { StyledIcon } from '@styled-icons/styled-icon'; export declare const ElectricCar: StyledIcon; export declare const ElectricCarDimensions: { height: number; width: number; };