declare type ElTagType = '' | 'success' | 'warning' | 'info' | 'danger' | 'default' | 'primary';