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