import { FC } from 'react'; /** * error message when the control type is not found. */ export declare const InvalidType: FC;