export declare const appRootPath: string;
export declare function fileExists(filePath: string): boolean;
