import { FlowNftCollection } from "./FlowNftCollection"; export declare type FlowNftCollections = { continuation?: string; data: Array; };