export declare enum SupportedWallets {
    OP_WALLET = "OP_WALLET",
    UNISAT = "UNISAT"
}
//# sourceMappingURL=supported-wallets.d.ts.map