export declare const formatError: (error: unknown, filePath: string, contentDirectoryPath: string) => string;
