import type { Input as SelectInput } from "../../index.marko";
export type Input = SelectInput;
