import type { OpenClawPluginApi } from "openclaw/plugin-sdk"; export declare function registerOfficeGoogleTasksTool(api: OpenClawPluginApi): void; //# sourceMappingURL=google-tasks.d.ts.map