import type { Instant } from './types';
export declare function useCurrentTime(): Instant;
//# sourceMappingURL=useCurrentTime.d.ts.map