export type BackdropThemeVars = { backdropZIndex?: string | number; backdropBackgroundColor?: string; };