export { default, default as useFormControl } from './use-form-control'; export type { BaseFormControlProps } from './use-form-control.type'; //# sourceMappingURL=index.d.ts.map