export declare function isStaleExtensionCtxError(error: unknown): boolean; export declare function ignoreStaleExtensionCtx(fn: () => void): void;