UNPKG

gather-content-ui

Version:
11 lines 358 B
import TooltipWrapper from "../../lib/TooltipWrapper/index"; declare const _default: { title: string; component: typeof TooltipWrapper; args: { showManual: boolean; }; }; export default _default; export declare const Tooltip: (args: any) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=TooltipWrapper.stories.d.ts.map