import type { FunctionalComponent } from 'vue'; declare const FolderAdd: FunctionalComponent<{}, {}>; export default FolderAdd;