import { DocumentNode } from "graphql"; export declare const overridableBuiltInTypeNames: Set; export declare const builtInTypeDefinitions: () => Array; export declare const builtInScalarTypeNames: string[]; export declare const internalTypeNames: string[];