import { StringHack } from "./index"; export type ViewportLength = TLength | "auto" | StringHack;