import type TZDate from "../../time/date"; export declare function usePrimaryTimezone(): [string, () => TZDate];