export declare class JournalError extends Error { constructor(message: string); }