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