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