declare module 'cpx2' { const watch: any const copy: any export { watch, copy } }