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