export function testOriginInTransaction(_tc: t.TestCase): void; export function testClientIdDuplicateChange(tc: t.TestCase): void; export function testGetTypeEmptyId(tc: t.TestCase): void; export function testToJSON(tc: t.TestCase): void; export function testSubdoc(tc: t.TestCase): void; export function testSubdocLoadEdgeCases(tc: t.TestCase): void; export function testSubdocLoadEdgeCasesAutoload(tc: t.TestCase): void; export function testSubdocsUndo(tc: t.TestCase): void; export function testLoadDocs(tc: t.TestCase): Promise; import * as t from "lib0/testing";