export { default as TextArea } from './TextArea'; export type { ITextareaProps } from './types'; //# sourceMappingURL=index.d.ts.map