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