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