import type { ExtensionAPI } from "@earendil-works/pi-coding-agent"; export declare function registerTools(api: ExtensionAPI): void;