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