import { AuthChecker } from 'type-graphql'; import { BaseContext } from '../core/Context'; export declare const authChecker: AuthChecker;