import { registrationForm } from './registration-form'; import { settingsForm } from './settings-form'; export { registrationForm, settingsForm, }