/** * Creates a new `XRef` with the specified value. */ export declare const makeManagedRef: ( a: A ) => import("../Managed").Managed>; //# sourceMappingURL=makeManagedRef.d.ts.map