declare const ConnectToFrame: (ethProvider: any) => Promise<any>;
export default ConnectToFrame;
