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