UNPKG

@xapp/chat-widget

Version:
10 lines (9 loc) 304 B
import { Meta } from "@storybook/react"; import { VFC } from "react"; declare const _default: Meta; export default _default; export declare const Online: VFC; export declare const Offline: VFC; export declare const Away: VFC; export declare const WithLongStatus: VFC; export declare const WithMenu: VFC;