/** * Module Cache Cleanup * Handles clearing of Node.js module cache */ export declare const clearModuleCache: () => number; //# sourceMappingURL=moduleCleanup.d.ts.map