import { Meta } from '@storybook/react'; import { StatusPillProps } from './StatusPill'; declare const _default: Meta; export default _default; export declare const StatusPillExample: import('storybook/internal/csf').AnnotatedStoryFn;