import { IconDefinition } from '../types';
declare const WeiboCircleOutlined: IconDefinition;
export default WeiboCircleOutlined;
