import { Context } from 'react'; import type { ContextValue } from './types'; declare const AntdSchemaFormContext: Context; export default AntdSchemaFormContext;