import { AppService as AppService$1 } from '@ng-atomic/common/services/app'; import { CommandService } from '@xxmachina/components/services/command'; import { QueryService } from '@xxmachina/components/services/query'; import { TransformerService } from '@xxmachina/components/services/transformer'; import { ContextService } from '@xxmachina/components/services/context'; import * as i0 from '@angular/core'; declare class AppService extends AppService$1 { readonly command: CommandService; readonly query: QueryService; readonly context: ContextService; readonly transformer: TransformerService; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } export { AppService }; //# sourceMappingURL=xxmachina-components-services-app.d.ts.map