import type { NumericRange } from "./numericRange"; export type FPS = NumericRange<5, 120>;