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