import { StringHack } from "./index"; export type StepTimingFunction = "step-end" | "step-start" | StringHack;