export declare const version: any; export declare const issueUrl: any; export declare const cacheDir: string; export declare const chromiumCacheDir: string; export declare const renderEngineCacheDir: string; export declare const renderEngineCacheFile: string; export declare const renderEngineDownloadUrl = "https://assets.xmind.net/snowbrush/snowbrush-2.47.0.js"; export declare const metaCacheFile: string;