UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

3 lines (2 loc) 187 B
declare const useStyle: (iconPrefixCls: string) => (node: import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) => JSX.Element; export default useStyle;