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