import { SelectboxesComponentSchema } from '@open-formulieren/types'; import { GetValidationSchema } from '../types'; declare const getValidationSchema: GetValidationSchema; export default getValidationSchema;