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