import { PropsWithChildren } from 'react'; import { Meta } from '@storybook/react'; import { RepeaterProps } from './Repeater'; declare const _default: Meta>; export default _default; export declare const RepeaterExample: import('storybook/internal/csf').AnnotatedStoryFn>;