import { CoreSchemaHandle } from '@piying/view-core'; import type { PiResolvedViewFieldConfig } from './type/group'; export declare class ReactSchemaHandle extends CoreSchemaHandle PiResolvedViewFieldConfig> { type: any; }