export declare function defaultShortcut(type: any, shortcutName: string, shortcutLabel: string, minApi?: number | string, maxApi?: number | string): any;
