export declare function getDataDir(caller?: string): string;
export declare function initializeStorage(): Promise<void>;
