import './globalize';
export declare function cli(argv?: string[]): Promise<void>;
