UNPKG

gather-content-ui

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