import { IAuthorizer } from './IAuth'; export declare const authorizeEp: IAuthorizer; export declare const authorizeGameServerApi: IAuthorizer;