// __ __ __ __ __
// / ` / \ /__` |\/| / \ /__`
// \__, \__/ .__/ | | \__/ .__/
//
const config: {
disableMobileAdapter?: boolean;
isKeplr?: boolean;
isTrust?: boolean;
} = {};
const cosmos = new CosmosProvider(config);