import { ChatListProps } from "../../../../ChatList";
export declare const renderMessagesExtra: ChatListProps['renderMessagesExtra'];
