ButtonVariantType:
    | "primary"
    | "secondary"
    | "outline"
    | "text"
    | "warning"
    | "ajax"