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