export type buttonType = 'default' | 'primary' | 'success' | 'info' | 'warning' | 'danger'