/** * Workaround until https://github.com/BuilderIO/qwik/issues/5017 is fixed. */ export declare function deoptSignal(value: T): T; //# sourceMappingURL=deopt.d.ts.map