export declare type ShortcutActionFunction = (event: KeyboardEvent) => boolean;