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