"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.defaultTheme=void 0;var defaultTheme=exports.defaultTheme={color:{regular:function regular(theme){return theme.color.text.primary;}},defaults:{style:{body:{},caption:{},h1:{},h2:{},h3:{}}}};