declare const _default: {
    themeName: string;
    iconSet: string;
    isLight: boolean;
    cssVariables: {};
};
export default _default;
