export declare const isFocusInside: (topNode: HTMLElement | HTMLElement[], actualActiveElement?: HTMLElement) => boolean;