#pragma once
#include <string>
std::string sanitizeLabel(const std::string &label);