import { SelectboxesComponentSchema } from '@open-formulieren/types'; import { GetInitialValues } from '../types'; declare const getInitialValues: GetInitialValues>; export default getInitialValues;