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