/*! Strand UI | MIT License | dillingerstaffing.com */ import type { JSX } from "preact"; export interface BigMonoTimeProps extends Omit, "start" | "size"> { /** The time, pre-formatted ("06:45"), or the start of a range. */ value: string; /** End of a range. */ until?: string; /** Separator between the two. */ separator?: string; size?: "sm" | "md" | "lg"; /** Machine-readable value; renders `