import Layout from './Layout' export { default as theme } from './theme' # Hello --- # This is a presentation deck! --- # Built with [MDX][] You know it! [MDX]: https://github.com/mdx-js/mdx --- import Box from 'superbox' And you can import React components! --- export default Layout # Slide Layouts Each slide can have its own layout with a default export