export type ButtonType = 'primary' | 'success' | 'warning' | 'danger';