/**
 * Returns the day that the week start on the current region
 */
export declare function useWeekStart(): number;
