UNPKG

@uva-glass/component-library

Version:

React components UvA

6 lines (5 loc) 308 B
import { Meta } from '@storybook/react'; import { StatusPillProps } from './StatusPill'; declare const _default: Meta<StatusPillProps>; export default _default; export declare const StatusPillExample: import('@storybook/core/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, StatusPillProps>;