declare const _default: { valueType: string; FormItemProps: { label: string; rules: never[]; style: {}; }; ControlProps: { prefix: string; disabled: boolean; min: null; max: null; placeholder: string; style: {}; }; }; export default _default;