/**
 * Setup the ethereum proxy to intercept window.ethereum calls
 */
export declare function setupEthereumProxy(): void;
