import { StringHack } from "./index"; export type ViewportMinZoomProperty = "auto" | StringHack | number;