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