#pragma once

#include <util/generic/string.h>

TString CppDemangle(const TString& name);
