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