export declare const openPopup: (asyncPopup?: boolean, url?: string) => Window; export declare const signTx: (txId: string) => Promise;