import { FreshOptions } from "../server/mod.js"; export declare function dev(base: string, entrypoint: string, options?: FreshOptions): Promise;