import type { ResourceCollection } from "./resourceCollection"; export declare type PagingCollection = Omit, "Links">;