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