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