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