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