import type { ColorTheme } from '../types';
export declare const theme: ColorTheme;
