import { Command } from 'commander'; export declare function registerServeCommand(program: Command): void; //# sourceMappingURL=serve.d.ts.map