/** * OMNIA: * Modified to be TS and VUE COMPATIBLE * * */ export declare class OmniaIFrameResizer { static iframeResizer: any; static getIframeResizer: () => any; }