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