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