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