import * as i0 from "@angular/core";
import * as i1 from "./hotkey.directive";
export declare class HotkeyModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<HotkeyModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<HotkeyModule, never, [typeof i1.HotkeyDirective], [typeof i1.HotkeyDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<HotkeyModule>;
}
