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