import type { Preset } from '@unocss/core'; /** 主题配置 */ export declare function presetDux(): Preset;