import * as tDesignReact from 'tdesign-react';
export { default as MyComp } from './MyComp';

export default tDesignReact;
