/**
 * Loading state component for Chat
 * Displayed when user info is not yet available
 */
export declare function ChatLoading(): import("react/jsx-runtime").JSX.Element;
export default ChatLoading;
//# sourceMappingURL=ChatLoading.d.ts.map