import type { OzenSSRConfig } from './entities';
export declare const OZEN_DEFAULT_SSR_CONFIG: OzenSSRConfig;
