export declare function makeRef(): [() => T | null, (value: T) => void]; //# sourceMappingURL=makeRef.d.ts.map