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