declare const TaCountDown: import("tav-ui/es/utils/with-install").SFCWithInstall boolean; }; count: { type: NumberConstructor; default: number; }; sendCodeApi: { type: import("vue").PropType<() => Promise>; default: null; }; }, { prefixCls: string; state: import("vue").WritableComputedRef any) | ((...args: unknown[]) => any) | (() => Promise) | undefined, string | number | ((...args: any[]) => any) | ((...args: unknown[]) => any) | (() => Promise) | undefined>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ value?: unknown; size?: unknown; count?: unknown; sendCodeApi?: unknown; } & { count: number; sendCodeApi: () => Promise; } & { value?: string | undefined; size?: string | undefined; }>, { count: number; sendCodeApi: () => Promise; }>>; declare const TaCountDownButton: import("tav-ui/es/utils/with-install").SFCWithInstall Promise>; default: null; }; }, { handleStart: () => Promise; currentCount: import("vue").Ref; loading: import("vue").Ref; getButtonText: import("vue").ComputedRef; isStart: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ value?: unknown; count?: unknown; beforeStartFunc?: unknown; } & { count: number; beforeStartFunc: () => Promise; } & { value?: string | number | Record | unknown[] | undefined; }>, { count: number; beforeStartFunc: () => Promise; }>>; declare const TaCountDownInput: import("tav-ui/es/utils/with-install").SFCWithInstall boolean; }; count: { type: NumberConstructor; default: number; }; sendCodeApi: { type: import("vue").PropType<() => Promise>; default: null; }; }, { prefixCls: string; state: import("vue").WritableComputedRef any) | ((...args: unknown[]) => any) | (() => Promise) | undefined, string | number | ((...args: any[]) => any) | ((...args: unknown[]) => any) | (() => Promise) | undefined>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ value?: unknown; size?: unknown; count?: unknown; sendCodeApi?: unknown; } & { count: number; sendCodeApi: () => Promise; } & { value?: string | undefined; size?: string | undefined; }>, { count: number; sendCodeApi: () => Promise; }>>; export * from './src/types'; export { TaCountDown, TaCountDownButton, TaCountDownInput }; export default TaCountDown;