declare function createBaseForm(option?: any, mixins?: any): (WrappedComponent: any) => any; export default createBaseForm;