import { Options } from "yargs"; export declare const options: Options; export declare const indent: { indent: Options; };