import { PropType } from 'vue'; import { IPrivateStep, IStatisticsItem } from '../@types'; declare const __VLS_export: import("vue").DefineComponent; default: () => never[]; }; statistics: { type: PropType; default: () => never[]; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (...args: any[]) => void; "search-data-change": (...args: any[]) => void; }, string, import("vue").PublicProps, Readonly; default: () => never[]; }; statistics: { type: PropType; default: () => never[]; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; "onSearch-data-change"?: ((...args: any[]) => any) | undefined; }>, { statistics: IStatisticsItem[]; data: IPrivateStep | IPrivateStep[]; modelValue: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: typeof __VLS_export; export default _default;