import { Meta } from '@storybook/react'; import { OverlayStepBarProps } from './OverlayStepBar'; declare const _default: Meta; export default _default; export declare const OverlayStepBarExample: import('storybook/internal/csf').AnnotatedStoryFn; export declare const OverlayStepBarHidePrifix: import('storybook/internal/csf').AnnotatedStoryFn;