import type * as NftApi from "./Nft/Api"; export declare const Nft: { Api: typeof NftApi; };