import type { DefaultCellComponentProps, JSONFieldClient } from 'payload';
import React from 'react';
import './index.scss';
export declare const JSONCell: React.FC<DefaultCellComponentProps<JSONFieldClient>>;
//# sourceMappingURL=index.d.ts.map