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