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