import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiAnimation: FunctionalComponent; export default MdiAnimation;