export declare class ZenethError { static apiError(msg: string, url: string, route: string, status: number, method: string): void; } //# sourceMappingURL=index.d.ts.map