import { Meta } from '@storybook/react'; import { ChipProps } from './Chip'; declare const _default: Meta; export default _default; export declare const ChipExample: import('storybook/internal/csf').AnnotatedStoryFn; export declare const ChipLongLabel: import('storybook/internal/csf').AnnotatedStoryFn;