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