UNPKG

infinity-forge

Version:
3 lines (2 loc) 138 B
import { InputProps } from '../interfaces.js'; export declare function Input(props: InputProps): import("react/jsx-runtime").JSX.Element;