/**
 * @license Angular v19.2.2
 * (c) 2010-2025 Google LLC. https://angular.io/
 * License: MIT
 */

declare function setAlternateWeakRefImpl(impl: unknown): void;

export { setAlternateWeakRefImpl as s };
