import { InjectionToken } from '@angular/core'; export declare const CORE_CONFIG: InjectionToken; export declare function tokenGetter(): string;