import type { Palette } from '../services/theme-provider-service.js';
/**
 * Color palette inspired by the Super Mario universe.
 * Nintendo red primary, Mario blue secondary,
 * with bright, cheerful tones for semantic colors.
 */
export declare const plumberPalette: Palette;
//# sourceMappingURL=plumber-palette.d.ts.map