import * as i0 from "@angular/core";
import * as i1 from "./has-tooltip.directive";
import * as i2 from "./regex-mask.directive";
import * as i3 from "./input-mask.directive";
import * as i4 from "./case-insensitive-allowed-values.directive";
import * as i5 from "./constrained-number.directive";
export declare class SharedDirectivesModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SharedDirectivesModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SharedDirectivesModule, [typeof i1.HasTooltipDirective, typeof i2.RegexMaskDirective, typeof i3.InputMaskDirective, typeof i4.CaseInsensitiveAllowedValuesDirective, typeof i5.ConstrainedNumberDirective], never, [typeof i1.HasTooltipDirective, typeof i2.RegexMaskDirective, typeof i3.InputMaskDirective, typeof i4.CaseInsensitiveAllowedValuesDirective, typeof i5.ConstrainedNumberDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SharedDirectivesModule>;
}
