/** * cleans npmci config files */ export declare let clean: () => Promise;