import { GraphQLScalarType } from "graphql";
export declare const IPv6Scalar = "scalar IPv6";
export declare const IPv6: GraphQLScalarType;
