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