import { ObjectTypeExtensionNode } from "graphql"; export declare function createQuery(name: any, gqlTypeName: any): ObjectTypeExtensionNode;