import { CSSProperties, PropType } from 'vue'; declare var __VLS_1: {}; type __VLS_Slots = {} & { title?: (props: typeof __VLS_1) => any; }; declare const __VLS_base: import("vue").DefineComponent number; }; now: { type: NumberConstructor; default: () => number; }; format: { type: StringConstructor; default: string; }; start: { type: BooleanConstructor; default: boolean; }; valueStyle: { type: PropType; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { finish: () => any; }, string, import("vue").PublicProps, Readonly number; }; now: { type: NumberConstructor; default: () => number; }; format: { type: StringConstructor; default: string; }; start: { type: BooleanConstructor; default: boolean; }; valueStyle: { type: PropType; }; }>> & Readonly<{ onFinish?: (() => any) | undefined; }>, { value: number; start: boolean; format: string; now: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };