
import * as antd from 'antd';
export { default as TestExport } from './TestExport';

export default antd;
