import { openOAuthPopup } from './popupUtils';
export declare const utils: {
    openOAuthPopup: typeof openOAuthPopup;
};
