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