export default () => import(/* webpackChunkName: "1e1" */ "./chunk");
---
export default () => import(/* webpackChunkName: "10" */ "./chunk2");