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