/// import { ComponentType } from 'react'; export declare type ReactComponent

= ComponentType

;