export { InternalNamePath, NamePath, Store, StoreValue } from '@gzued/antd-compiled/compiled/rc-field-form/lib/interface';
export { Options as ScrollOptions } from '@gzued/antd-compiled/compiled/scroll-into-view-if-needed';
export type FormLabelAlign = 'left' | 'right';
