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