export declare function slide(el: HTMLElement, top: number, cb: () => void): void;