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