export declare const smoothScroll: (ele: HTMLElement, to: number, duration?: number) => void;