export declare const mantineJsonCellTester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number; export declare const MantineJsonCell: import('react').ComponentType;