export declare const isError: (e: unknown) => e is Error;