import { IAuthorizerFactory } from './IAuth'; export declare const realAuthorizer: IAuthorizerFactory;