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