export const SettingSection = { SYSTEM: 'system', SOCIAL: 'social', MARKETPLACE: 'marketplace', HR: 'hr', HOMEPAGE: 'homepage', } as const;