export function selector(querySelector: any): any; export default getScrollTop; declare function getScrollTop(element: any): any;