import type { AdapterEnvironmentTestContext, AdapterEnvironmentTestResult } from "@paperclipai/adapter-utils"; export declare function testEnvironment(ctx: AdapterEnvironmentTestContext): Promise; //# sourceMappingURL=test.d.ts.map