import { ethers } from "ethers"; export declare function getAxieIdsFromAccount(address: string, provider: ethers.providers.JsonRpcProvider): Promise;