export declare const isServer: boolean | undefined;
export { loadServerRoute } from '../load-server.js';
