import { GraphQLScalarType } from "graphql";
export declare const IPv4Scalar = "scalar IPv4";
export declare const IPv4: GraphQLScalarType;
