import yargs from 'yargs'; export declare const command = "neo-one"; export declare const describe = "NEO\u2022ONE CLI."; export declare const builder: (yargsBuilder: yargs.Argv<{}>) => yargs.Argv<{}>;