import { withInstall } from '@/utils'; import SDViewLayout from './src/sd-view-layout.vue'; export const AppSDViewLayout = withInstall(SDViewLayout);