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