import { type WalletInit } from '@web3-onboard/common';
declare function trust(): WalletInit;
export default trust;
