@kbss-cvut/s-forms
Version:
Semantic forms generator and processor
9 lines (8 loc) • 999 B
TypeScript
import React from "react";
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, React.RefAttributes<any>>;
export default _default;
export declare const Form1: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, React.RefAttributes<any>>;
export declare const Form2: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, React.RefAttributes<any>>;
export declare const TouristDestinationForm1: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, React.RefAttributes<any>>;
export declare const TouristDestinationForm2: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, React.RefAttributes<any>>;
export declare const OccurenceReportingForm: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, React.RefAttributes<any>>;