export declare function findRootDir(): string | null;
export declare function getUserDataDir(): string | null;
