import React from 'react';
declare const IconWeChatOutline: React.FC<import("./interface").IconCommonProps>;
export default IconWeChatOutline;
