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