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