import { Options } from 'yargs'; import { ICreateTsIndexCliOption } from './ICreateTsIndexCliOption'; export declare const options: Map;