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