export declare const clsMain = "gs-cmp-ai-chat-input"; export interface ChatAsset { src: string; file?: File; mediaType: string; }