export declare function runLegacyCLIAsync(args: string[]): Promise<void>;
