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