import AdminMain from "./view"; import AdminLayout from "./layout"; export {AdminMain ,AdminLayout}