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