import type { Story } from '@storybook/react';
declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("@storybook/react").Args>;
export default _default;
export declare const Playground: Story;
export declare function Horizontal(): JSX.Element;
export declare function Vertical(): JSX.Element;
export declare function WithoutLabelProp(): JSX.Element;
