/** * 处理toolbar按钮事件 * @param payload */ export declare function handleClick(payload: any): Promise;