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