export function getEntryData(entries: string[]): Promise; export function getSingleEntry(entry: string): Promise;