UNPKG

gather-content-ui

Version:
20 lines 527 B
import { PageInformation as PageInformationComponent } from "lib"; declare const _default: { title: string; component: typeof PageInformationComponent; argTypes: { textChanged: { action: string; }; }; }; export default _default; export declare const PageInformation: { (args: any): import("react/jsx-runtime").JSX.Element; parameters: { controls: { hideNoControlsWarning: boolean; }; }; }; //# sourceMappingURL=PageInformation.stories.d.ts.map