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