import { Client as NotionClient } from '@notionhq/client';
export declare class Client extends NotionClient {
}
