export const appModules: string;
export const appPath: string;
export const getAppPath: import("lodash/fp").LodashGet11x1;
export function getModulePublic(moduleName: any): (...args: any[]) => any;
