import * as React from 'react'; declare function ElectricCarIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ElectricCarIcon;