import { AptosClient } from '../clients/types'; export declare function getCoinStoreResources(client: AptosClient, owner: string): Promise;