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