export declare const VOICE: Readonly<{ readonly forgingYourPod: "Forging Your Pod…"; readonly forgingFromDetectedState: "Forging Your Pod from detected state…"; readonly yourPodSpansMeshes: (n: number) => string; readonly rebuildingPod: "Rebuilding Your Pod from registry…"; }>; //# sourceMappingURL=voice.d.ts.map