export declare class RoutingCommands { static run(argv: string[]): Promise; private static resolveWorkspace; private static runDefaults; private static runPreview; } //# sourceMappingURL=RoutingCommands.d.ts.map