import { KeybindCode } from '../command-palette.service'; import * as i0 from "@angular/core"; export declare class ShortcutComponent { shortcut: KeybindCode; keys: string[]; ngOnChanges(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }