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