import { type Input as EekInput } from "./eek-util";
export type Input = EekInput;
