import type { ExtensionAPI } from "@earendil-works/pi-coding-agent"; export declare function registerPiModesChildRuntime(pi: ExtensionAPI): void; export declare function registerPiModesInteractiveChildRuntime(pi: ExtensionAPI): void; //# sourceMappingURL=child-runtime.d.ts.map