export type LabelTypes = 'success' | 'secondary' | 'error' | 'custom';