import type { Process } from '../types'; export declare const build: Process;