UNPKG

@cainiaofe/cn-ui-m

Version:
4 lines (3 loc) 161 B
import React from 'react'; import { CN_RESULT_TYPE } from './types'; export declare const getIcon: (_icon?: string, type?: CN_RESULT_TYPE) => React.JSX.Element;