import { BasedClient } from '@based/client'; export declare function exportToHTML(jsonEditorStateString: string, client: BasedClient): Promise;