import { InjectionToken } from '@angular/core'; import { Configuration } from './configuration'; export declare const VEDRAX_CONFIG: InjectionToken;