import { Meta } from '@storybook/react'; import { ActionListProps } from './ActionList'; declare const _default: Meta; export default _default; export declare const ActionListExample: import('storybook/internal/csf').AnnotatedStoryFn;