#!/usr/bin/env node
export declare function runCLI(): Promise<void>;
