export declare function isInsideScrollable(el?: HTMLElement | null, childOf?: HTMLElement): boolean;
