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