import { MemezFunSDK } from '@interest-protocol/memez-fun-sdk';
// Sets up with the default environment
// At the moment Memez is only deployed on testnet
const memezPumpTestnet = new MemezPumpSDK();
const memezStableTestnet = new MemezStableSDK();