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