export function testRepeatPromise(_tc: t.TestCase): Promise<void>;
export function testispromise(_tc: t.TestCase): void;
export function testTypings(_tc: t.TestCase): Promise<void>;
import * as t from './testing.js';
//# sourceMappingURL=promise.test.d.ts.map