import type { ThemeColorsConfig } from '../../../types'; declare const antColors: ThemeColorsConfig; export default antColors;