type __VLS_Props = { items?: Array<{ name: string; count: number; tone?: string; }>; total?: number; }; declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, { items: Array<{ name: string; count: number; tone?: string; }>; total: number; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=BigScreenBuildDistribution.vue.d.ts.map