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