/** * Next.js Instrumentation Hook * * This file is automatically called by Next.js on server startup. * Used for initialization tasks. */ export declare function register(): Promise; //# sourceMappingURL=instrumentation.d.ts.map