export { App, routes } from './App.js'; export { ErrorDetails } from './app/Error/ErrorDetails.js'; export { Loader } from './runtime/loader.js'; export { ServerStyleSheet, StyleSheetManager } from 'styled-components'; export declare const initL10n: (locale: string) => Promise; //# sourceMappingURL=server-entry.d.ts.map