import './addons/filePrompt.addon';
export declare function run(argv?: string[]): Promise<void>;
