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