export declare const scrollIntoView: (element: HTMLElement | null, options?: boolean | ScrollIntoViewOptions, callback?: VoidFunction | undefined) => void;