UNPKG

@spaceone/design-system

Version:
38 lines (37 loc) 991 B
declare const _default: import("vue").ComponentOptions<import("vue").default, { copyText: () => void; } & { [key: string]: unknown; }, {}, {}, { value: { type: StringConstructor; default: null; }; alertPosition: { type: StringConstructor; default: string; }; iconColor: { type: StringConstructor; default: null; }; }, {} & { value?: string | undefined; alertPosition?: string | undefined; iconColor?: string | undefined; }> & import("vue").VueConstructor<import("vue").default> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{ value: string; alertPosition: string; iconColor: string; } & {}, { copyText: () => void; }, {} & { value?: string | undefined; alertPosition?: string | undefined; iconColor?: string | undefined; }, {}, {}, { value: string; alertPosition: string; iconColor: string; } & {}>); export default _default;