import type { SSRManifest } from '../app/types.js';
export declare const manifest: SSRManifest | undefined;
