import { StringHack, ViewportLength } from "./index"; export type ViewportHeightProperty = ViewportLength | StringHack;