import { ObjectTypeDefinition } from "./schema-type-definition";
export declare const label: ObjectTypeDefinition;
export default label;
