import { NotionPageToHtml } from './main/use-cases/notion-api-to-html';
export default NotionPageToHtml;
