import { FileComponentSchema } from '@open-formulieren/types'; import { RegistryEntry } from '../types'; declare const FileComponent: RegistryEntry; export default FileComponent;