import { FreshOptions } from "../server/mod.js"; export declare function build(manifestPath: string, opts: FreshOptions): Promise;