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