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