export declare function readJSONFile(filePath: string): any;
export declare function toFilePath(entityName: string): string;
