import { GraphQLSchema } from 'graphql';
export declare function removeInaccessibleElements(schema: GraphQLSchema): GraphQLSchema;
//# sourceMappingURL=removeInaccessibleElements.d.ts.map