import * as yargs from 'yargs'; export declare function getGeneratorOptions(argv: yargs.Argv, path: string, positional?: string): yargs.Argv;