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