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