import { InputBuilder } from "../components"; export declare function textInput(name: string): InputBuilder; //# sourceMappingURL=textInput.d.ts.map