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