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