UNPKG

antd-mobile

Version:
4 lines (3 loc) 138 B
import type { FC } from 'react'; import { NativeProps } from '../../utils/native-props'; export declare const ThumbIcon: FC<NativeProps>;