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