/** Check live collection state. * Save already bought nfts as Recent mints in Firebase, * switch status if there is no more nfts to buy */ export declare const liveLaunchpadUpdate: () => Promise;