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