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