import { MapComponentSchema } from '@open-formulieren/types'; import { IsEmpty } from '../types'; import { JSONObject } from '../../types'; declare const isEmpty: IsEmpty; export default isEmpty;