import { GraphQLType } from "graphql"; export declare function getRelativeTypeUrl(type: GraphQLType): string | undefined;