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