import { StringHack } from "./index"; export type AnimateableFeature = "contents" | "scroll-position" | StringHack;