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