export declare class CCRNError extends Error { description: String; time: Date; constructor(message: any); } //# sourceMappingURL=error.d.ts.map