import { Plugin } from '@elizaos/core';

declare const coinmarketcapPlugin: Plugin;

export { coinmarketcapPlugin, coinmarketcapPlugin as default };
