import { TSingleInputsWithHTMLInputAttrs } from './TSingleInputs.model'; export default function SingleInputs(props: TSingleInputsWithHTMLInputAttrs): import("react/jsx-runtime").JSX.Element;