export { default as LabeledInput } from './LabeledInput'; export type { TLabeledInput } from './TLabledInput.model';