import { SuiClient } from '../../utils/clients/types'; export declare function getAvailableRewards(client: SuiClient, owner: string): Promise>;