export interface CvaaState {
  style: string;
}
