export declare const decodeCursor: (nextPageUrl?: string) => string | undefined;
