import { CSSProperties, FC } from 'react'; import { InputComponentProps } from '@balgamat/react-autoform'; export declare const InputWrapper: FC;