index.tsx 120 B

12345
  1. import Icon, { IconProps, IconSize } from '@douyinfe/semi-icons';
  2. export { IconProps, IconSize };
  3. export default Icon;