import { GraphQLSchema } from 'graphql'; export declare function hideFunctionDirectiveTransformer(schema: GraphQLSchema, directiveQueryName: string, directiveMutationName: string): GraphQLSchema; //# sourceMappingURL=base.directive.d.ts.map