UNPKG

@xapp/chat-widget

Version:
11 lines (10 loc) 348 B
import { Meta } from "@storybook/react"; import { VFC } from "react"; declare const _default: Meta; export default _default; export declare const Default: any; export declare const LongText: any; export declare const WithBorder: VFC; export declare const MultipleLines: any; export declare const WithAnimation: any; export declare const Tail: VFC;