declare const data: { shortcut: string; desc: string; }[]; export default data;