import * as i0 from '@angular/core'; import { SnackBarService } from '@ng-atomic/common/services/snack-bar'; declare class MachinaDevService { readonly isDevMode: i0.WritableSignal; protected readonly snackBar: SnackBarService; toggleDevMode(): void; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } declare function provideMachinaDevService(): i0.EnvironmentProviders; export { MachinaDevService, provideMachinaDevService }; //# sourceMappingURL=xxmachina-components-services-debug.d.ts.map