| undefined' is not assignable to type 'FunctionComponent<StatusMessageProps>'.Type 'Element | undefined' is not assignable to type 'ReactElement<any, string | ((props: any) => ReactElement</
div>});
错误:
Argument of type '(_: {}, ref: ForwardedRef<unknown>) => ElementType 'Element | undefined' is not assignable to type 'ReactElement<any, string | JSXElementConstructor