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