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