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