export declare const SdStatistic: import("../../utils/vue/typescript").SFCWithInstall; }; valueStyle: { type: import("vue").PropType; }; decimalSeparator: { type: StringConstructor; default: string; }; groupSeparator: { type: StringConstructor; default: string; }; precision: { type: NumberConstructor; }; prefix: { type: import("vue").PropType>; }; suffix: { type: import("vue").PropType>; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }; valueStyle: { type: import("vue").PropType; }; decimalSeparator: { type: StringConstructor; default: string; }; groupSeparator: { type: StringConstructor; default: string; }; precision: { type: NumberConstructor; }; prefix: { type: import("vue").PropType>; }; suffix: { type: import("vue").PropType>; }; }>>, { decimalSeparator: string; groupSeparator: string; }>> & Record; export default SdStatistic; export * from './src/statistic';