import { type GraphQLNamedType } from 'graphql';
export declare function hasResolvableKey(type: GraphQLNamedType): boolean;
//# sourceMappingURL=schema-builder.d.ts.map