/** * @license EUPL-1.2+ * Copyright Gemeente Amsterdam */ export { TextArea } from './TextArea'; export type { TextAreaProps } from './TextArea';