import { ObjectXMLField } from '@aurahelper/core';
export declare function keyboardShortcut(shortcutName: string, shortcutLabel: string, minApi?: number | string): ObjectXMLField;
