import { InjectionToken } from '@angular/core'; import { Environment } from '../environment'; export declare const RXAP_ENVIRONMENT: InjectionToken;