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