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