import { BatchDelegateOptions } from './types';
export declare function batchDelegateToSchema(options: BatchDelegateOptions): any;
