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