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