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