import { CICD } from '../typing'; export default function build(cicd: CICD): Promise;