export declare function fetchWhitelistAmountAction(lootboxCreatorAddress: string, collectionName: string, currentAddress: string): Promise<any>;
