import { WalletProps, WalletOptions } from '../wallet'; export declare const brave: ({ chains }: WalletOptions) => WalletProps;