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