import { withInstall } from '@kankan-components/utils' import SizeAnimation from './src/sizeAnimation.vue' export const UISizeAnimation = withInstall(SizeAnimation) export default UISizeAnimation