import { IconProps } from '../lib';
declare function Jeep(props: IconProps): JSX.Element;
export default Jeep;
