UNPKG

@grafana/ui

Version:
3 lines (2 loc) 159 B
import { type GrafanaTheme2 } from '@grafana/data'; export declare function getElementStyles(theme: GrafanaTheme2): import("@emotion/utils").SerializedStyles;