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