import type { Preset } from "@unocss/core";
export declare const eColors: string[];
export declare function presetThemeDefault(): Preset;
