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