export declare class ChatMessageTextComponent {
    text: string;
}
