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