export const APPEARANCE_SECTION_ICON = "bi-eye-slash"; export const VERIFIER_SECTION_ICON = "bi-patch-check"; export const REPORT_SECTION_ICON = "bi-file-earmark-bar-graph"; export const UNKNOWN_SECTION_ICON = "bi-question-square";