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