import { WalletModule } from "../../../interfaces";
declare function threebox(): WalletModule;
export default threebox;
