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