export class SIQSkipActionButtonTheme { textColor = "null"; borderColor = "null"; backgroundColor = "null"; cornerRadius: number | null = null; // Int }