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