import type { SemanticColors, ComponentColors } from '../types';
declare const _default: (semanticColors?: SemanticColors) => ComponentColors;
export default _default;
