import { ResourceCache } from '@microsoft/windows-admin-center-sdk/core/data/resource-cache'; import * as i0 from "@angular/core"; /** * Resource service to find a resource data by type and id. */ export declare class ResourceService extends ResourceCache { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }