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