import type { Theme } from '../../core/theme';
export declare const pcWencaiLight: Theme;
export declare const pcAppLight: Theme;
export declare const pcAppDark: Theme;
