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