import { Meta } from '@storybook/react'; import { TextAreaProps } from './TextArea'; declare const _default: Meta; export default _default; export declare const TextAreaExample: import('storybook/internal/csf').AnnotatedStoryFn; export declare const TextAreaSubtitleExample: import('storybook/internal/csf').AnnotatedStoryFn;