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