Type 'DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, PublicProps>' is not assignable to type '<TSelected = FormState<TFormData>>(props: { selector?: ((state: FormState<TFormData>) => TSelected) | undefined; }, context: { attrs: Data; slots: Readonly<...>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<...> = Record<...>>(exposed?: Exposed | undefined) => void; } | { ...; }) =>...'.