export enum ActionButtonTheme { standard = 'standard', white = 'white', premium = 'premium', lightPrimary = 'lightPrimary' }