import { CICD } from '../typing'; export default function install({ context, config }: CICD): Promise;