import { RemixiconReactIconComponentType } from './dist/typings';

declare const WechatLineIcon: RemixiconReactIconComponentType;
export default WechatLineIcon;
