export declare const useChatMessageDomElements: (messageIds: string[]) => HTMLDivElement[] | undefined;
