export { default as FancyTextInput } from './FancyTextInput'; export type { TFancyTextInput } from './TFancyTextInput.model';