export type PanelType = 'common' | 'default' | 'primary' | 'success' | 'danger' | 'warning' | 'info' | 'ghost';