import * as i0 from "@angular/core";
import * as i1 from "./focus-on-render.directive";
import * as i2 from "./select-on-focus.directive";
import * as i3 from "./stop-events.directive";
import * as i4 from "./prevent-defaults.directive";
import * as i5 from "@angular/common";
export declare class RTMiscModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<RTMiscModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<RTMiscModule, [typeof i1.FocusOnRenderDirective, typeof i2.SelectOnFocusDirective, typeof i3.StopEventsDirective, typeof i4.PreventDefaultsDirective], [typeof i5.CommonModule], [typeof i1.FocusOnRenderDirective, typeof i2.SelectOnFocusDirective, typeof i3.StopEventsDirective, typeof i4.PreventDefaultsDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<RTMiscModule>;
}
export { FocusOnRenderDirective } from './focus-on-render.directive';
export { SelectOnFocusDirective } from './select-on-focus.directive';
export { StopEventsDirective } from './stop-events.directive';
export { PreventDefaultsDirective } from './prevent-defaults.directive';
//# sourceMappingURL=misc.module.d.ts.map