export declare class DocReadError extends Error { constructor(filePath: string, error: Error); }