import { SVGProps } from "react"; declare const CarProfileIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default CarProfileIcon;