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