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