declare const path: any;
declare const testClient: any;
declare const test: () => Promise<void>;
