import { UseWeek } from "./types";
export declare function useWeek(): UseWeek;
