/** * Re-export from settings/ package for backwards compatibility. * The actual implementation lives in settings/index.tsx (cq-002). */ export { default } from './settings/index';