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