UNPKG

@wener/ui

Version:

4 lines (3 loc) 187 B
import type { IconComponentProps } from '@ant-design/icons/lib/components/Icon'; export declare const IconComponent: any; export declare type IconProps = Omit<IconComponentProps, 'css'>;