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