import { SvgIconComponent } from './types'; declare const CasesIcon: SvgIconComponent; export default CasesIcon;