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