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