import { FileComponentSchema } from '@open-formulieren/types'; import { IsEmpty } from '../types'; import { FormikFileUpload } from './types'; declare const isEmpty: IsEmpty[]>; export default isEmpty;