import { Result } from '@ephox/katamari'; export declare const create: (text: string) => Result; //# sourceMappingURL=JsonResponse.d.ts.map