import { Events } from './Events'; const Main = `
${Events}
`; export default Main;