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