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