import { Command } from 'commander'; export default function watch(program: Command): void;