export type { InputProps } from "./input";
export { Input } from "./input";
