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