+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "Labels" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++ ## Labels interface Signature ```typescript export interface Labels ``` Import ```typescript import { Labels } from '@grafana/data'; ```