import { type FlatjsForgeCmdArgs } from '../types/index.js'; export declare const processCmdBuild: (options: FlatjsForgeCmdArgs) => Promise;