import { Config } from '@stove-labs/arbitrage-bot'; declare const getConfig: (config?: any) => Promise; export default getConfig;