import type { OpenClawPluginApi } from "openclaw/plugin-sdk/core"; export declare function registerTuituiTools(api: OpenClawPluginApi): void;