export { default as FancyTextArea } from './FancyTextArea';
export type { TFancyTextArea } from './FancyTextArea.model';
