declare const renderCallbackPage: (ok: boolean) => string; export { renderCallbackPage };