export declare enum ActionButtonTheme { standard = "standard", white = "white", premium = "premium", lightPrimary = "lightPrimary" }