export declare function getInputElementByIndex(index: number): HTMLInputElement;
