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