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