import { default as React } from 'react';
declare const RoundIcon: React.FC;
export default RoundIcon;
