export default windowScrollTop; /** * 输入框焦点后还原页面滚动条位置 * **/ declare function windowScrollTop(): void;