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