UNPKG

@xapp/chat-widget

Version:
7 lines (6 loc) 208 B
import { Meta } from "@storybook/react"; import { FC } from "react"; declare const _default: Meta; export default _default; export declare const Default: FC<void>; export declare const AgentBubble: FC<void>;