import { type Theme } from './entities';
export declare const OZEN_THEME_PROVIDER_DEFAULT_THEME: Theme;
