import { GraphQLDirective } from 'graphql';
export declare const GraphQLDeferDirective: GraphQLDirective;
