import type { InputProps, InputValue } from "../.."; declare const Input: import("svelte").Component, {}, "value" | "elementRef">; type Input = ReturnType; export default Input;