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