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