/** @deprecated since v5. */ export declare enum TerraButtonColorEnum { IS_PRIMARY = "#24B3E0", IS_SECONDARY = "#F11539", IS_TERTIARY = "#6AD26A" }