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