/** * Cleanup bundler and related caches * * Clears renderer caches and handlers for test and runtime cleanup. */ export declare function cleanupBundler(): Promise; //# sourceMappingURL=cleanup.d.ts.map