export declare class StatusBadge { color: string; backgroundColor: string; render(): any; }