export type { InternalNamePath, NamePath, Store, StoreValue, } from 'rc-field-form/lib/interface'; export type FormLabelAlign = 'left' | 'right';