export const c_code_editor__code_pre_FontFamily: {
  "name": "--pf-v6-c-code-editor__code-pre--FontFamily",
  "value": "\"Red Hat Mono\", \"RedHatMono\", \"Courier New\", Courier, monospace",
  "var": "var(--pf-v6-c-code-editor__code-pre--FontFamily)"
};
export default c_code_editor__code_pre_FontFamily;