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