export declare type IError = Error & { type: string; }; //# sourceMappingURL=errors.d.ts.map