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