import type { ChatConversation } from '.';
export declare const template: import("@ni/fast-element").ViewTemplate<ChatConversation, any>;
