import { UseDate } from "./types";
export declare function useDate(): UseDate;
