export function testStructReferences(tc: t.TestCase): void; export function testPermanentUserData(tc: t.TestCase): Promise; export function testDiffStateVectorOfUpdateIsEmpty(tc: t.TestCase): void; export function testDiffStateVectorOfUpdateIgnoresSkips(tc: t.TestCase): void; import * as t from "lib0/testing";