import { GraphQLScalarType } from "graphql";
export declare const MACScalar = "scalar MAC";
export declare const MAC: GraphQLScalarType;
