/** 自动根据系统配色触发主题切换 */
export declare const autoChangeTheme: () => void;
