declare const isInIframe: () => boolean;
export default isInIframe;
