declare const scrollIntoView: (item: HTMLElement) => void; export default scrollIntoView;