import {lazy} from 'react' export const AdminWrapper = lazy( ()=> import('./AdminWrapper'))