export declare function buildCommand(options: {
    config?: string;
    compile?: true;
}): Promise<void>;
//# sourceMappingURL=build.d.ts.map