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