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