import RainboxConfig, { ISomeRetunrType } from './src/RainbowConfig.js';




export {
    RainboxConfig as default,
    ISomeRetunrType,
}