export declare const authenticated: (func: (root: CustomRoot, args: CustomArgs, context: CustomContext, info: Info) => ReturnType_1 | Promise) => (root: CustomRoot, args: CustomArgs, context: CustomContext, info: Info) => Promise;