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