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