import { Meta } from "@storybook/react";
import { VFC } from "react";
declare const _default: Meta;
export default _default;
export declare const MemberJoin: VFC;
export declare const MemberLeave: VFC;
export declare const ChatRating: VFC;
export declare const ChatNewRating: VFC;