import { Message } from "../../../react-components/src";
/**
 * @private
 */
export declare const updateMessagesWithAttached: (chatMessagesWithStatus: Message[]) => void;
//# sourceMappingURL=updateMessagesWithAttached.d.ts.map