export interface FirestorePage { limit: number; id: string; }