export declare function fetchLootboxInfoAction(lootboxCreatorAddress: string, collectionName: string, viewerAddress: string | null): Promise<any>;
