/**
 * Checks if excalibur is in a x-origin iframe
 */
export declare function isCrossOriginIframe(): boolean;
