export declare const useMintAnalytics: () => { setTransactionState: import('react').Dispatch>; handleQuantityChange: (newQuantity: number) => void; }; //# sourceMappingURL=useMintAnalytics.d.ts.map