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