WeiboOutline.d.ts 116 Bytes
Newer Older
liang ce committed
1 2 3
import { IconDefinition } from '../types';
declare const WeiboOutline: IconDefinition;
export default WeiboOutline;