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