UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

10 lines (9 loc) 205 B
declare const InputIcon: { (_: any, { attrs }: { attrs: any; }): import("vue").VNode<any, any, { [key: string]: any; }>; inheritAttrs: boolean; }; export default InputIcon;