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