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