import type { Nitro } from "nitropack";
export declare function cloudflareDev(nitro: Nitro): Promise<void>;
