import { SVGProps } from "react"; declare const ADCar: (props: SVGProps) => JSX.Element; export { ADCar };