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