export default class PaginationError extends Error { constructor(message: string); }