WizardFooterButtonProps: Omit<ButtonProps, "children" | "variant" | "onClick">

Type for customizing a button (next, back or cancel) in a Wizard footer. It omits some props which either have a default value or are passed directly via WizardFooterProps.