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