// @design-system: layout/SettingsSection
export { SettingsSection } from './SettingsSection';
export type { SettingsSectionProps } from './SettingsSection';
