declare const _default: () => { valueType: string; componentType: string; FormItemProps: { label: string; name: any; rules: never[]; style: {}; }; ControlProps: { placeholder: string; }; }; export default _default;