export function scrollToElement(targetElement: any, options?: { behavior: string; block: string; }): void;