export declare abstract class CoreService { getFetchParams(params?: {}): any; } //# sourceMappingURL=core-service.d.ts.map