import { TryItProps } from './TryIt'; declare const _default: import("@storybook/types").ComponentAnnotations; export default _default; export declare const SimpleGET: import("@storybook/types").AnnotatedStoryFn; export declare const WithParameters: import("@storybook/types").AnnotatedStoryFn; export declare const WithVariables: import("@storybook/types").AnnotatedStoryFn; export declare const UrlEncoded: import("@storybook/types").AnnotatedStoryFn; export declare const UrlEncodedOneOf: import("@storybook/types").AnnotatedStoryFn; export declare const Multipart: import("@storybook/types").AnnotatedStoryFn; export declare const RequestBodySchema: import("@storybook/types").AnnotatedStoryFn; export declare const RequestBodyExamples: import("@storybook/types").AnnotatedStoryFn; export declare const TryItAuth: import("@storybook/types").AnnotatedStoryFn; export declare const TryItAuthDuplicated: import("@storybook/types").AnnotatedStoryFn;