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