#!/usr/bin/env ts-node import type { Command } from 'commander'; export default function webUIEmbedded(program: Command): void; //# sourceMappingURL=web-ui-embedded.d.ts.map