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