export declare type InfoLabelVariant = 'success' | 'complete' | 'pending' | 'error' | 'default';