import * as React from 'react'; import { Link } from 'bisheng/router'; import * as utils from '../../utils'; import { SharedProps } from './interface'; import './Logo.less'; export default ({ isZhCN }: SharedProps) => (