import { Meta } from '@storybook/react'; import { ControlsButtonProps } from './ControlsButton'; declare const _default: Meta; export default _default; export declare const ControlsButtonExample: import('storybook/internal/csf').AnnotatedStoryFn; export declare const WithPrefix: import('storybook/internal/csf').AnnotatedStoryFn; export declare const WithIcon: import('storybook/internal/csf').AnnotatedStoryFn; export declare const WithTooltip: import('storybook/internal/csf').AnnotatedStoryFn; export declare const WithComplexLabel: import('storybook/internal/csf').AnnotatedStoryFn;