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