import { withInstall } from '../util/type'; import AIcon from './icon'; export var JLAIcon = withInstall(AIcon, 'AIcon'); export default JLAIcon;