import { IAppConfigurationUI } from '../../contexts/configuration';
import { IUIPackTheme } from '../types';
export declare const uiTheme: IUIPackTheme & Pick<IAppConfigurationUI, 'settings'>;
//# sourceMappingURL=theme.d.ts.map