import { PlatformTestingSdkOpts } from "../interfaces/index.js";
export declare function testStatics(options: PlatformTestingSdkOpts): void;
