export default function checkShortcut(key: string, shortkey: string): { "key": string; "shortkey": string; };