export function read(fn: () => void): void; export function write(fn: () => void): void; export function clear(): void;