import { FlowNftOwnership } from "./FlowNftOwnership"; export declare type FlowNftOwnerships = { continuation?: string; ownerships: Array; };