import { Hours } from "./types/hours";
export declare function nowHour(): Hours;
