import { JQueryFnsWrapper } from 'ngx-malihu-scrollbar-ex/jquery-fns'; export declare const _canAccessIFrameCache: Record; export declare function _canAccessIFrame(iframe?: HTMLIFrameElement): boolean; export declare function _iframe($this: JQueryFnsWrapper, evt: boolean): void;