export type HighlightThemeVars = {
    highlightTagColor?: string;
};
