export declare class BaseError extends Error { toString(): string; }