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