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