import { InjectionToken } from '@angular/core';
export declare const AUTHORIZATOR_CONFIG: InjectionToken<unknown>;
