import { Nexus } from '../../@types/graphql';
export declare const getIdType: (nexus: Nexus) => import("nexus/dist/core").NexusScalarTypeDef<"ID">;
