import type { PropType } from 'vue'; export declare const DuxStatsTotalCard: import("vue").DefineComponent, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { col: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export declare const DuxStatsTotalCardItem: import("vue").DefineComponent; rate: PropType; type: { type: PropType<"up" | "down">; default: string; }; icon: StringConstructor; onClick: FunctionConstructor; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; rate: PropType; type: { type: PropType<"up" | "down">; default: string; }; icon: StringConstructor; onClick: FunctionConstructor; }>> & Readonly<{}>, { type: "up" | "down"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;