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