import { DayOfWeek } from './types'; export declare function useFirstDayOfWeek(): DayOfWeek;