declare const getGlobalSettingPath: (settingFileName?: string) => string; export { getGlobalSettingPath };