declare const smoothScroll: (element: HTMLElement, to: number) => void; export default smoothScroll;