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