import { MKR, IOU } from './utils/constants'; export { MKR, IOU }; declare const _default: { addConfig: (config: any, { network, staging }: { network?: string; staging?: boolean; }) => any; }; export default _default;