export declare function isNodeError(error: unknown): error is NodeJS.ErrnoException;