import { Options } from "./types"; export declare function cli(o: Options): void;