/**
 * Healing Worker Entrypoint
 * Runtime integration, deployment, or modification is prohibited.
 */
export declare function healingWorkerStub(): never;
export default function (): never;
