export declare class ThemeHelper { static getTheme(): string; static getAsideSkin(): string; static getHeaderSkin(): string; }