import { GluegunToolbox } from '../index'; /** * Create the cli and kick it off */ export declare function run(argv?: string[] | string): Promise;