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