export declare class NotionPageAccessError extends Error { constructor(pageId: string); }