export interface FindCollectionRequest { limit: number; offset: number; }