declare const installedDataPath: string;
declare const arvisRenewExtensionFlagFilePath: string;
declare const userConfigPath: string;
export { arvisRenewExtensionFlagFilePath, installedDataPath, userConfigPath, };
