# Functions
FromPromLabelsToMutingMatchers converts a string representing labels in Prometheus format to a list of muting matchers.
OpToMutingMatcherType converts an op string to a entities MutingMatcherType.
PromLabelParser returns a parser for PromLabels.
# Structs
PromLabel represents a single key-value pair.
PromLabels represents a list of key-value labels surrounded by brackets.