import type { DiffDayInterface } from '../../_interface';
export declare const useCalculiTime: DiffDayInterface;
