import type { CommandBarColors } from '../../types.js'; export declare function useCommandBarColorDefaults(colors?: Partial): CommandBarColors;