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