import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use OvenIcon */
export declare const Oven: Icon;
export { I as OvenIcon };
//# sourceMappingURL=Oven.d.ts.map