/**
 * 获取rtx信息
 * @private
 */
export declare function getRtxInfo(): Promise<unknown>;
