declare const smoothScroll: (element: HTMLElement, to: number) => void; export default smoothScroll; //# sourceMappingURL=smooth-scroll.d.ts.map