import type { ProxifiedModule } from 'magicast'; export declare function instrumentHandleError(originalEntryServerMod: ProxifiedModule, serverEntryFilename: string): boolean;