export interface Opacity { disabled: string; empty: string; overlay: string; opaque: string; transparent: string; subtle: string; }