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