/** * */ export declare function getModuleRoot(): string; /** * */ export declare function loadJson(file_path: string): any;