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