export { CODE_BLOCK_SELECTOR, SUPPORTED_LANGUAGES } from '../constants'; export type { Language, LanguageAlias, SupportedLanguages } from '../constants';