import { RestService } from '@abp/ng.core'; import * as i0 from "@angular/core"; export declare class InventoryService { private restService; apiName: string; constructor(restService: RestService); sample(): import("rxjs").Observable; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }