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