export declare function pressedHotKeys(pressedKeys: string[], event: KeyboardEvent, ignoreSpecialKeys?: string[]): boolean; //# sourceMappingURL=pressed-hot-keys.d.ts.map