export declare class FileDepthExceeded extends Error { code: string; constructor(e: Error); }