import type { Command } from "commander"; export declare function registerCustomerProfileCommands(program: Command): void;