declare const fetchProtocolTradeInfo: () => string;

export { fetchProtocolTradeInfo };
