export type FormlyInputType = 'input' | 'switch' | 'datepicker' | 'repeat' | 'group' | 'select';