/**
 * Do not edit directly, this file was auto-generated.
 */

export const ShadowBase1: {
  offsetX: string;
  offsetY: string;
  x: string;
  y: string;
  blur: string;
  spread: string;
  color: string;
  type: string;
};
export const ShadowBase2: {
  offsetX: string;
  offsetY: string;
  x: string;
  y: string;
  blur: string;
  spread: string;
  color: string;
  type: string;
};
export const ShadowBoxDefault: {
  offsetX: string;
  offsetY: string;
  x: string;
  y: string;
  blur: string;
  spread: string;
  color: string;
  type: string;
};
export const ShadowBoxHigh: {
  offsetX: string;
  offsetY: string;
  x: string;
  y: string;
  blur: string;
  spread: string;
  color: string;
  type: string;
};
