export declare const isElementVisibleFromOverflow: (outerElement?: Element | null, innerElement?: Element | null) => boolean;