export declare function getStatusColor(lastStatus: string): string | undefined; export declare function list(): string;