import Theme from 'rspress/theme'; const Layout = () => ( } /> ); export default { ...Theme, Layout, }; export * from 'rspress/theme';