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