export declare const getWorkbenchColors: (theme: any) => { color: string; backgroundColor: string; };