import type { Palette } from '../services/theme-provider-service.js';
/**
 * Color palette inspired by the Mass Effect UI.
 * Omni-tool orange primary, tech blue secondary,
 * with vivid sci-fi tones for semantic colors.
 */
export declare const shadowBrokerPalette: Palette;
//# sourceMappingURL=shadow-broker-palette.d.ts.map