import type { UITheme } from '../../theme';
declare const theme: UITheme;
export default theme;
