import { IconSvgProps } from '../types';
declare const CarSimple: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CarSimple;
//# sourceMappingURL=CarSimple.d.ts.map