/** Check upcoming launchpads. * If all necessary addresses are set and start date passed then move status to live * and save inventory state for further processing */ export declare const upcomingLaunchpadUpdate: () => Promise;