export declare function reportBestEffortCleanupError(operation: string, error: unknown): void;
