export declare function isWithinScrolledElement(target: EventTarget | null, boundary: HTMLElement | null): boolean;