import { ElementRef } from '@angular/core'; import { ProgressBarValidationState } from '@fluentui/web-components'; import * as i0 from "@angular/core"; export declare class ProgressBarWrapperDirective { private el; validationState: ProgressBarValidationState; constructor(el: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export declare class ProgressBarWrapperModule { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } //# sourceMappingURL=progressBarWrapper.directive.d.ts.map