import { Processor } from './lib/index.mjs'; var resolveConfig = new Processor().resolveConfig; export { resolveConfig as default };