import * as i0 from "@angular/core";
import * as i1 from "./mat-button-has-enable-permission.directive";
import * as i2 from "./mat-input-has-enable-permission.directive";
import * as i3 from "./mat-select-has-enable-permission.directive";
import * as i4 from "./mat-checkbox-has-enable-permission.directive";
import * as i5 from "./mat-slide-toggle-has-enable-permission.directive";
import * as i6 from "./form-control-has-enable-permission.directive";
import * as i7 from "./if-has-permission.directive";
import * as i8 from "./has-write-permission.directive";
export declare class HasPermissionModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<HasPermissionModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<HasPermissionModule, never, [typeof i1.MatButtonHasEnablePermissionDirective, typeof i2.MatInputHasEnablePermissionDirective, typeof i3.MatSelectHasEnablePermissionDirective, typeof i4.MatCheckboxHasEnablePermissionDirective, typeof i5.MatSlideToggleHasEnablePermissionDirective, typeof i6.FormControlHasEnablePermissionDirective, typeof i7.IfHasPermissionDirective, typeof i8.HasWritePermissionDirective], [typeof i1.MatButtonHasEnablePermissionDirective, typeof i2.MatInputHasEnablePermissionDirective, typeof i3.MatSelectHasEnablePermissionDirective, typeof i4.MatCheckboxHasEnablePermissionDirective, typeof i5.MatSlideToggleHasEnablePermissionDirective, typeof i6.FormControlHasEnablePermissionDirective, typeof i7.IfHasPermissionDirective, typeof i8.HasWritePermissionDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<HasPermissionModule>;
}
