declare const WeakRefPrototypeDeref: (t: WeakRef) => T; export = WeakRefPrototypeDeref;