declare const _default: import("vue").DefineComponent<{
    readonly type: import("code-monkey-ui/es/utils").EpPropFinalized<StringConstructor, "" | "success" | "warning" | "info" | "primary" | "danger", unknown, "", boolean>;
    readonly size: import("code-monkey-ui/es/utils").EpPropFinalized<StringConstructor, "" | "default" | "small" | "large", unknown, "", boolean>;
    readonly truncated: {
        readonly type: import("vue").PropType<import("code-monkey-ui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>>;
        readonly required: false;
        readonly validator: ((val: unknown) => boolean) | undefined;
        __epPropKey: true;
    };
    readonly lineClamp: {
        readonly type: import("vue").PropType<import("code-monkey-ui/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
        readonly required: false;
        readonly validator: ((val: unknown) => boolean) | undefined;
        __epPropKey: true;
    };
    readonly tag: import("code-monkey-ui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "span", boolean>;
}, {},  unknown,  {},  {},  import("vue").ComponentOptionsMixin,  import("vue").ComponentOptionsMixin,  Record<string, any>,  string,  import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps,  Readonly<import("vue").ExtractPropTypes<{
    readonly type: import("code-monkey-ui/es/utils").EpPropFinalized<StringConstructor, "" | "success" | "warning" | "info" | "primary" | "danger", unknown, "", boolean>;
    readonly size: import("code-monkey-ui/es/utils").EpPropFinalized<StringConstructor, "" | "default" | "small" | "large", unknown, "", boolean>;
    readonly truncated: {
        readonly type: import("vue").PropType<import("code-monkey-ui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>>;
        readonly required: false;
        readonly validator: ((val: unknown) => boolean) | undefined;
        __epPropKey: true;
    };
    readonly lineClamp: {
        readonly type: import("vue").PropType<import("code-monkey-ui/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
        readonly required: false;
        readonly validator: ((val: unknown) => boolean) | undefined;
        __epPropKey: true;
    };
    readonly tag: import("code-monkey-ui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "span", boolean>;
}>>,  {
    readonly type: import("code-monkey-ui/es/utils").EpPropMergeType<StringConstructor, "" | "success" | "warning" | "info" | "primary" | "danger", unknown>;
    readonly size: import("code-monkey-ui/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", unknown>;
    readonly tag: string;
}>;
export default _default;
