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