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