import { Meta } from '@storybook/react'; import { IconButtonProps } from './IconButton'; declare const _default: Meta; export default _default; export declare const AriaLabel: import('@storybook/types').AnnotatedStoryFn>; export declare const AriaLabelWide: import('@storybook/types').AnnotatedStoryFn>; export declare const ShapeSquareAnimationSpinner: import('@storybook/types').AnnotatedStoryFn>; export declare const IconInfoAnimationSpinner: import('@storybook/types').AnnotatedStoryFn>; export declare const ContactIcon: import('@storybook/types').AnnotatedStoryFn>; export declare const ShapeSquare: import('@storybook/types').AnnotatedStoryFn>; export declare const ShapeCircle: import('@storybook/types').AnnotatedStoryFn>; export declare const WithBadge: import('@storybook/types').AnnotatedStoryFn>;