export declare const startProductionServer: (projectDir: string) => Promise<{ hostname: string; port: number; }>; //# sourceMappingURL=startProductionServer.d.ts.map