import { IconProps } from '../Icon'; declare function SvgDirectionsCar(props: IconProps): JSX.Element; export default SvgDirectionsCar;