import type { GraphQLSchema } from "graphql/type";
export declare function toPrismaSelectDirectiveTransformer(schema: GraphQLSchema, directiveName: string): GraphQLSchema;
//# sourceMappingURL=directive.d.ts.map