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