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