type Runtime = import("@astrojs/cloudflare").Runtime; declare namespace App { interface Locals extends Runtime {} }