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