import { WalletProps } from './../wallet';
export declare const injected: (_walletOptions: any) => WalletProps;
