declare const _default: { hljs: { display: string; overflowX: string; padding: string; background: string; color: string; }; 'hljs-subst': { color: string; }; 'hljs-comment': { color: string; }; 'hljs-keyword': { fontWeight: string; }; 'hljs-attribute': { fontWeight: string; }; 'hljs-selector-tag': { fontWeight: string; }; 'hljs-meta-keyword': { fontWeight: string; }; 'hljs-doctag': { fontWeight: string; }; 'hljs-name': { fontWeight: string; }; 'hljs-type': { color: string; }; 'hljs-string': { color: string; }; 'hljs-number': { color: string; }; 'hljs-selector-id': { color: string; }; 'hljs-selector-class': { color: string; }; 'hljs-quote': { color: string; }; 'hljs-template-tag': { color: string; }; 'hljs-deletion': { color: string; }; 'hljs-title': { color: string; fontWeight: string; }; 'hljs-section': { color: string; fontWeight: string; }; 'hljs-regexp': { color: string; }; 'hljs-symbol': { color: string; }; 'hljs-variable': { color: string; }; 'hljs-template-variable': { color: string; }; 'hljs-link': { color: string; }; 'hljs-selector-attr': { color: string; }; 'hljs-selector-pseudo': { color: string; }; 'hljs-literal': { color: string; }; 'hljs-built_in': { color: string; }; 'hljs-bullet': { color: string; }; 'hljs-code': { color: string; }; 'hljs-addition': { color: string; }; 'hljs-meta': { color: string; }; 'hljs-meta-string': { color: string; }; 'hljs-emphasis': { fontStyle: string; }; 'hljs-strong': { fontWeight: string; }; }; export default _default;