export declare const buildOutputPointerPath: string;
export declare function writeBuildOutputPointer(outDir: string): Promise<void>;
export declare function resolveServeOutDir(outDir?: string): Promise<string>;
//# sourceMappingURL=buildOutputPointer.d.ts.map