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