UNPKG

@bytedance/mona-client-web

Version:

web for mona

5 lines (4 loc) 134 B
import React from 'react'; import { IconProps } from '@bytedance/mona'; declare const Icon: React.FC<IconProps>; export default Icon;