export declare function scroll(target: HTMLElement | null): void; export declare function scrollIntoViewOfAnchor(hash: string): void;