export declare const getTempPathInApp: (rootDirectory: string) => Promise<string>;
