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