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