/**
 * @file 云渲染SDK
 * @author zhangyue49
 */
import HumanClient from './Client';
export default HumanClient;
export * from './interface';
