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