/**
 * Tell browser to redraw the iframe. DIST-713.
 *
 */
export declare function triggerIframeRedraw(): void;
