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