export declare function createBunServer(app: any): { listen: (port: number) => void; }; //# sourceMappingURL=bun.d.ts.map