/**
 * DevExcelsior Healing Worker Entrypoint
 * This package is protected under commercial licensing.
 * Runtime integration, deployment, or modification is prohibited.
 */
export declare function healingWorkerStub(): never;
export default function (): never;
