import type { ColorSet } from './index.js';
export declare const colors: ColorSet;
export default colors;
