export = TestMoneroUtils; /** * Test utilities including those implemented in WebAssembly. */ declare class TestMoneroUtils { runTests(): void; }