UNPKG

gather-content-ui

Version:
15 lines 473 B
import ParticipantInfoComponent from "../../lib/ParticipantInfo"; declare const _default: { title: string; component: typeof ParticipantInfoComponent; }; export default _default; export declare function ParticipantInfo(): import("react/jsx-runtime").JSX.Element; export declare namespace ParticipantInfo { var parameters: { controls: { hideNoControlsWarning: boolean; }; }; } //# sourceMappingURL=ParticipantInfo.stories.d.ts.map