declare const _default: import("vue").DefineComponent; default: string; }; type: { type: import("vue").PropType<"currency" | "decimal" | "percent">; default: string; }; currency: { type: import("vue").PropType<"CNY" | "USD" | (string & {})>; default: string; }; beforeDisplay: { type: import("vue").PropType<(value: string) => string>; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: string; }; type: { type: import("vue").PropType<"currency" | "decimal" | "percent">; default: string; }; currency: { type: import("vue").PropType<"CNY" | "USD" | (string & {})>; default: string; }; beforeDisplay: { type: import("vue").PropType<(value: string) => string>; }; }>> & Readonly<{}>, { type: "decimal" | "percent" | "currency"; animate: boolean; duration: number; precision: number; currency: (string & {}) | "CNY" | "USD"; locales: (string & {}) | "zh-Hans" | "en-US"; }, import("vue").SlotsType, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;