import BasicLayout from './BasicLayout/index.vue';
import BlankLayout from './BlankLayout/index.vue';
export { BasicLayout, BlankLayout };