import { Command } from 'commander';
export declare function addCheckCommand(program: Command): void;
