import type { Command } from 'commander'; export default function buildPreviewCommand(program: Command): void;