// Export page data and utilities export * from './pages'; // Re-export the page interface export * from '../pageInterface';