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