/** * Update inputs state */ export declare const updateInputs: (inputElements?: NodeListOf | Array) => void;