///
import 'bootstrap/dist/css/bootstrap.css';
declare const _default: import("@storybook/types").ComponentAnnotations;
export default _default;
export declare const Basic: import("@storybook/types").AnnotatedStoryFn;
export declare const Stylized: import("@storybook/types").AnnotatedStoryFn;
export declare const Large: import("@storybook/types").AnnotatedStoryFn;
export declare const Small: import("@storybook/types").AnnotatedStoryFn;
export declare const Required: import("@storybook/types").AnnotatedStoryFn;
export declare const Disabled: import("@storybook/types").AnnotatedStoryFn;