/** * Generic Pages Index */ export { createFormPage } from './createFormPage'; export { createListPage } from './createListPage';