import type { IconComponent } from '../types'; declare const FolderCheck: IconComponent; export default FolderCheck;