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