/** * Setup the config file, this will ask for the api_key, group_id/user_id, and library_type */ export declare const configSetup: () => Promise;