@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
1,968 lines (1,933 loc) • 180 kB
TypeScript
import type { AllowedComponentProps } from 'vue';
import type { App } from 'vue';
import type { ComponentCustomProps } from 'vue';
import type { ComponentOptionsMixin } from 'vue';
import type { ComputedRef } from 'vue';
import type { CSSProperties } from 'vue';
import type { DefineComponent } from 'vue';
import type { ExtractPropTypes } from 'vue';
import type { VNodeProps } from 'vue';
export declare const Add: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Addfollow: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const ArrowDown: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const ArrowDown2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const ArrowRight: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const ArrowRight2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const ArrowUp: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const ArrowUp2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Ask: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Ask2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Cart: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Cart2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Category: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Check: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const CheckChecked: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const CheckDisabled: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Checked: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Checklist: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const CheckNormal: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const CircleClose: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Clock: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Close: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const CloseLittle: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
declare const Comment_2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export { Comment_2 as Comment }
declare const Date_2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export { Date_2 as Date }
export declare const Del: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Del2: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Dongdong: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const DouArrowUp: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const DownArrow: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Download: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Dshop: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Edit: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Eye: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | number;
color: string;
class: string;
}>;
export declare const Fabulous: DefineComponent<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}, {
classes: ComputedRef<{
[x: string]: string | boolean;
"nut-icon": boolean;
}>;
style: ComputedRef<CSSProperties>;
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
class: {
type: StringConstructor;
default: string;
};
name: {
type: StringConstructor;
default: string;
};
color: {
type: StringConstructor;
default: string;
};
width: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
height: {
type: (StringConstructor | NumberConstructor)[];
default: string;
};
}>>, {
name: string;
width: string | number;
height: string | n