/** are we operating in popup mode? */
export declare const isPopup: () => boolean;
