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